type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryUint64ToUint64Scanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L205: 			return scanPlanBinaryUint64ToUint64Scanner{}
		uint64.go#L264: type scanPlanBinaryUint64ToUint64Scanner struct{}
		uint64.go#L266: func (scanPlanBinaryUint64ToUint64Scanner) Scan(src []byte, dst any) error {